home *** CD-ROM | disk | FTP | other *** search
/ Together in Jesus: 1st Eucharist Computer Fun / Together in Jesus - First Eucharist - Computer Fun.iso / menu.swf / scripts / DefineButton2_5 / BUTTONCONDACTION on(release).as
Text File  |  2007-11-23  |  102b  |  6 lines

  1. on(release){
  2.    soundTock.start(this);
  3.    gotoAndStop(2);
  4.    loadMovieNum("rec1.swf",1,"GET");
  5. }
  6.